Entity Usable

Usable is the parent class of all world Entity types which can be interacted with.

This does not include items which can be picked up, only those which are visible on the map.

Subclass of Entity.

Functions

IsReusable () IsReusable returns true if the entity can be used more than once.

Fields

isUsable Flag indicating a class is a subclass of Usable.


Functions

IsReusable ()
IsReusable returns true if the entity can be used more than once.

Returns:

    A boolean indicating if the entity can be used more than once.

Fields

isUsable
Flag indicating a class is a subclass of Usable.
  • isUsable
generated by LDoc 1.4.6 Last updated 2021-05-07 19:14:47